Skip to content

Conversation

@altimin
Copy link
Collaborator

@altimin altimin commented Nov 2, 2025

Initial version of supporting transformation of the table columns in the table
viewer. For now, transformations of the string columns are supported:

  • length
  • substr
  • extract_regexp
  • remove_prefix / remove_suffix
Screenshot 2025-11-02 at 18 41 58

Once added, the parametrised transforms can be edit in-place:
Screenshot 2025-11-02 at 18 45 58

@altimin altimin requested a review from a team as a code owner November 2, 2025 18:39
@altimin altimin requested a review from stevegolton November 2, 2025 18:41
@altimin altimin force-pushed the dev/altimin/transform_column branch from e2f61ff to 2e3b495 Compare November 2, 2025 19:01
Base automatically changed from dev/altimin/cast_column to main November 3, 2025 21:40
Initial version of supporting transformation of the table columns in the table
viewer. For now, transformations of the string columns are supported:
- length
- substr
- extract_regexp
- remove_prefix / remove_suffix
@altimin altimin force-pushed the dev/altimin/transform_column branch from 2e3b495 to 367a5d9 Compare November 3, 2025 21:44
@altimin altimin merged commit 2b4c0fe into main Nov 3, 2025
16 checks passed
@altimin altimin deleted the dev/altimin/transform_column branch November 3, 2025 21:56
@altimin altimin restored the dev/altimin/transform_column branch November 3, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants